Skip to content

Conversation

@making
Copy link
Member

@making making commented May 20, 2025

fixes gh-293

mvn -U org.openrewrite.maven:rewrite-maven-plugin:run -Drewrite.recipeArtifactCoordinates=org.openrewrite.recipe:rewrite-testing-frameworks:RELEASE -Drewrite.activeRecipes=org.openrewrite.java.testing.assertj.JUnitToAssertj -Drewrite.exportDatatables=true

@backpaper0
Copy link
Member

org.hamcrest.MatcherAssert.assertThat, org.junit.jupiter.api.Assertions.assertThrows, and org.junit.jupiter.api.Assertions.fail are still remaining.
Would you like to remove them in this PR, or remove them in a separate one?

@github-actions
Copy link

This pull request is stale because it has been open for 60 days with no activity.

@github-actions github-actions bot added the stale label Jul 20, 2025
@backpaper0
Copy link
Member

org.hamcrest.MatcherAssert.assertThat, org.junit.jupiter.api.Assertions.assertThrows, and org.junit.jupiter.api.Assertions.fail are still remaining. Would you like to remove them in this PR, or remove them in a separate one?

We'll handle it in a separate pull request and go ahead with merging this one.

@backpaper0 backpaper0 merged commit a9b798b into master Jul 20, 2025
6 checks passed
@backpaper0 backpaper0 deleted the gh-293 branch July 20, 2025 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate to AssertJ

3 participants